1. /* scalcinf.cpp by K.Tsuru */
  2. // static objects of SCalcInfo class
  3. #ifndef SN_H
  4. #include "sn.h"
  5. #endif
  6. int SCalcInfo::iterationCount = 0; // iteration countor for Newton method.
  7. ulong SCalcInfo::upToTerm = 0; // sum up in series

scalcinf.cpp : last modifiled at 2015/11/27 14:47:45(255 bytes)
created at 2016/04/11 11:36:47
The creation time of this html file is 2017/10/27 10:59:16 (Fri Oct 27 10:59:16 2017).